Carbon


GetSysDirection

Header: Script.h Carbon status: Supported

Returns the current value of SysDirection, the global variable that determines the system direction (primary line direction).

SInt16 GetSysDirection ();
function result

The current value of SysDirection: 0 if the system direction is left-to-right; 1 ($FFFF) if the system direction is right-to-left.0

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)